Welcome![Sign In][Sign Up]
Location:
Search - javascript web

Search list

[JSP/Javawf_hyzx_index

Description: 网上图书馆管理系统开发及测试环境 操作系统:Windows 2000 Server 后台数据库:Access 2000 Web服务器:IIS 5.0  系统在该环境下测试通过运行。 -online library management system development and testing environment for the operating system : Windows Server 2000 back-end databases : Access 2000 Web server : IIS 5.0 system in the test environment by running.
Platform: | Size: 6144 | Author: peer | Hits:

[Internet-NetworkWEB实现类似msn消息

Description: 在网页中实现类似MSN弹出式消息窗口,很漂亮实用!-the website MSN achieve similar pop-up window of information, practical and very pretty!
Platform: | Size: 35840 | Author: jim | Hits:

[Web Servermenu_sample25_ver5_719

Description: javascript编写的,OUTLook类似的菜单条-prepared in OUTLook similar menu of
Platform: | Size: 61440 | Author: 反而 | Hits:

[OtherDHTML_ref

Description: DHTML参考手册-网页设计必备的参考手册。包含事件、函数、属性说明-DHTML reference manual-web design indispensable reference manual. Events included, function attributes note
Platform: | Size: 3870720 | Author: 嵌入者 | Hits:

[OtherDOM_ref

Description: 文档对象模型中文手册(DOM) 网页与XML-Document Object Model Chinese Manual (DOM) and XML web
Platform: | Size: 179200 | Author: 嵌入者 | Hits:

[Web ServerJavaScript1452

Description: JAVASCRIPT的电子书籍 能帮助我门学习网站开发-JAVASCRIPT electronic books can help me learn web site development doors
Platform: | Size: 22528 | Author: 刘清松 | Hits:

[GUI DevelopXPPanelbar

Description: XP风格的Panelbar,让你的web页面变得非常漂亮。-XP style Panelbar, let your web pages become very beautiful.
Platform: | Size: 71680 | Author: 任坤 | Hits:

[WEB Codejavascript_mu

Description: 种类很多的各种javascript特效菜单,都十分实用,是网页文件-variety of menu javascript effects are very practical, yes documents for the Web
Platform: | Size: 46080 | Author: 李海 | Hits:

[WEB CodeJavascrit

Description: 关于动态网页设计的一些源代码,大家可以用来学习JSP-on dynamic web design some of the source code, we can learn to JSP
Platform: | Size: 125952 | Author: springlee | Hits:

[source in ebookAProgrameronJavaScript

Description: 《JAVASCRIPT 动态网页编程实例手册》一书中的源代码,关于如何用JavaScript语言来进行动态网页编程的实例手册。 以示例教学方式来组织内容,将JavaScript编程的基础知识有机地与控制鼠标特效、导航栏中的下拉菜单、设置浏览器状态条、复杂的动态菜单和表单的自动填充等200多个程序示例相结合,内容丰富、讲解细致、由浅入深、集趣味性、直观性、可操作性于一体,帮助读者快速掌握动态网页编程的方法和技巧。 -"JAVASCRIPT dynamic web programming examples Manual," a book of the source code, on how to use JavaScript for dynamic page manual programming examples. For example teaching methods to organize content, JavaScript programming to the basic knowledge to organic effects and control of the mouse, navigation column the drop-down menu. state browser installed, the complex dynamic menu and the automatic form filling more than 200 such procedures example combination rich in content, on the meticulous, elementary, combines fun, intuitive, workable one. to help readers gain a quick dynamic web programming techniques and skills.
Platform: | Size: 4987904 | Author: lala911 | Hits:

[Internet-NetworkCSSsc

Description: CSS就是Cascading Style Sheets,中文翻译为“层叠样式表”,简称样式表,它是一种制作网页的新技术。 网页设计最初是用HTML标记来定义页面文档及格式,例如标题<h1>、段落<p>、表格<table>、链接<a>等,但这些标记不能满足更多的文档样式需求,为了解决这个问题,在1997年W3C(The World Wide Web Consortium)颁布HTML4标准的同时也公布了有关样式表的第一个标准CSS1, 自CSS1的版本之后,又在1998年5月发布了CSS2版本,样式表得到了更多的充实。W3C把DHTML(Dynamic HTML)分为三个部分来实现:脚本语言(包括JavaScript、Vbscript等)、支持动态效果的浏览器(包括Internet Explorer、Netscape Navigator等)和CSS样式表。 -CSS is Cascading Style Sheets. the Chinese translation for "cascading style sheet," which is abbreviated style sheet, it is a website production of new technologies. Web page design was first used to define HTML tags and page document formats, such as title
Platform: | Size: 326656 | Author: 李强 | Hits:

[OS program1[1]

Description: 适合与所有学WEB技术的学生和技术人员.介绍了CSS,JAVAscript,asp简易教程,SQL参考手册及精华及很多WEB参考书,不错的。本人用CHM开发而成。-suitable for all school Web technology to students and technical staff. CSS introduced, JAVAscript, asp Layman's Guide, SQL reference manual and cream, and many Web reference books, good. I used CHM was developed.
Platform: | Size: 13152256 | Author: 刘性 | Hits:

[Internet-Networkws031202-2.1.8

Description: GoAhead WebServer是一个用于嵌入式开发的服务器,它体积小但功能强大,支持ASP,JAVASCRIPT,FORM,CGI等功能,被称作“针尖上的服务器”。-is an embedded development for the server, it is small in size but powerful support ASP, JAVASCRIPT, FORM, CGI and other functions, known as the "tip of the server."
Platform: | Size: 1607680 | Author: 王峰 | Hits:

[WEB Codeswilet-1.0

Description: Swilet是一个j2ee web表示层架构,可以帮助程序开发者在不需要掌握ajax或javascript知识的情况下,就能快速开发有ajax特性的网站应用。 Swilet将java Swing程序转换为j2ee web 程序。所以程序开发者可以利用现有的自己熟悉的开发工具,开发Swing程序,通过Swilet框架,将其转化为web程序。 Swilet支持swing中的大部分标准控件,包括一些在web中没有的控件。如动态读取节点的树控件、可以编辑的表格、分页tab控件、各种单选多选菜单等。而且这些复杂控件的使用,并不需要掌握额外的javascript、html、css等知识,只要您掌握了标准swing api中的这些控件的使用方法,这些控件就会自动呈现到html页面中-Swilet creates is a layer of the web said, to help developers master the need ajax javascript knowledge or circumstances, there will be rapid development ajax characteristics of Web applications. Java Swing Swilet procedures will be converted to procedure creates web. Therefore, developers can use their existing familiar with the development of tools to develop Swing procedures, through Swilet framework into its procedures for the web. Swilet swing support most of the standard controls, including some not in the web of controls. Readers such as dynamic node tree controls, can edit forms, tab tab controls various danxuan choose menu. But these complex controls, and not acquire additional javascript, html, css knowledge, as long as you master the standard api swing control of the use of thes
Platform: | Size: 4098048 | Author: ma | Hits:

[WEB CodeWorkFlow_JavaScript

Description: JavaScript实现拖动,画线,画箭头,还有一个Js文件可以实现画椭圆等其它得多图形-JavaScript achieve Drive, line drawing, painting arrow, js document also a painting can be achieved much more elliptical and other graphics
Platform: | Size: 18432 | Author: 李泉 | Hits:

[OAwebflow

Description: 开源的WEB图形化流程解决方案, 主要实现:采用VML技术实现图形; 结合JAVASCRIPT实现拖拽; 采用XML技术解析和保存流程。 是开发图形化工作流的一种好的借鉴。-open-source Web graphical process solutions, the main achievement : VML graphics technology; combining JAVASCRIPT achieve dragging; using XML technology analysis and preservation process. The development of graphical flow of a good draw.
Platform: | Size: 81920 | Author: | Hits:

[BooksAjax111

Description: 征服Ajax——Web 2.0快速入门与项目实践(.net)配套光盘 本书共11章,前两章介绍了Ajax技术的基本概念及相关的基础技术。第3章~第5章实现了基于Ajax的数据验证、自动完成功能以及一个基于Ajax的动态树形菜单。第6章~第11章的每一章介绍了一个完整的应用。它们分别是个性化主页、论坛主题搜索、无刷新聊天室、地图查看系统、相册浏览和Web版的MSN。这些例子经过精心设计,尽可能减少与Ajax无关的内容,让读者以最快的速度掌握Ajax开发技术。这些示例涵盖了Ajax开发的7项基本技术:XMLHttpRequest、DOM、XML、JavaScript、XHTML、CSS和XSLT-conquering Ajax-- Web 2.0 Quick Start with the project Practice (. Net) supporting the CD, a total of Chapter 11, the first two chapters of Ajax, the basic concept and associated infrastructure technology. Chapter 3 ~ Chapter 5 based on the realization of the data validation Ajax, Automatic functions and completed an Ajax-based dynamic tree menu. Chapter 6 ~ Chapter 11 of each chapter of a complete application. They are personalized home page, search the forum theme, no set chat room, Map View, Album version of the Web browser and MSN. These examples are carefully designed to minimize Ajax has nothing to do with the content, allow readers to grasp the speed of the fastest Ajax development techniques. These examples cover the Ajax development of the seven basic skills : XMLHttpRequest, the
Platform: | Size: 5325824 | Author: ant008 | Hits:

[Internet-NetworkAttackAPI

Description: AttackAPI提供简单而直观的web可编程接口,用于发起各类基于JavaScript的客户或者服务器攻击。-AttackAPI provide a simple and intuitive web programmable interface, used to launch various types of customers based on JavaScript or server attack.
Platform: | Size: 66560 | Author: hujianwei | Hits:

[Software EngineeringAJAX_Web_GIS

Description: 随着Web平台越来越成熟,我们可以发现有越来越多的令人兴奋的技术出现,这些技术使地理信息系统(GIS)的显示应用达到了一个功能强大且应用广泛的新高度,通过把最新的功能强大的技术整合到GIS系统中去,我们得到了高效率执行的结果,随之赋予了更多的功能。在目前基于浏览器应用程序的开发技术中,AJAX(Asynchronous JavaScript and XML)无疑是最新的技术。在本文中,我们介绍了一个通用的,高效的架构,这个架构把AJAX模型整合到了GIS Web Services显示系统中。-With Web platform matures, we find more and more exciting technology that These technologies enable geographic information system (GIS) to show that a powerful and widespread use of new high through the latest powerful GIS technology to integrate systems, and we have a highly efficient implementation of the results, attendant given more functions. Based on the current browser application development technologies, AJAX (Asynchronous JavaScript and XML) is the latest technology. In this paper, we introduce a common and efficient structure, The framework put AJAX model of integration of GIS Web Services Display System.
Platform: | Size: 125952 | Author: xy71 | Hits:

[OtherAjaxDemo

Description: Ajax技术是目前在浏览器中通过JavaScript脚本可以使用的所有技术的集合。Ajax并没有创造出某种具体的新技术,它所使用的大多数技术都是在很多年以前就已经存在了,然而Ajax以一种崭新的方式来使用所有的这些技术,使得古老的B/S方式的Web开发焕发了新的活力,迎来了第二个春天。-Ajax technology is currently in the browser through JavaScript scripts can be used by all technology in the pool. Ajax did not create a specific new technology, use it is the most technical in many years ago has been in existence, However Ajax in a new approach to the use of all of these technologies. B makes the old/S mode of Web development radiated a new vitality and ushered in the second spring.
Platform: | Size: 2011136 | Author: 陈磊 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net